←Select platform
In This Topic ▼

WorkstationPresenterBase<V> Class Members

Summary

The following tables list the members exposed by WorkstationPresenterBase<V>.

Protected Constructors

Name Description
Protected Constructor
WorkstationPresenterBase<V> Initializes a new instance of this class.

Public Methods

Name Description
Public Method
CanInitializeView Determines whether the object can run the view.
Public Method EnsureViewActive Makes sure that the current view is visible.
Public Method Initialize Sets this class with the information needed to work and run the view.

Protected Methods

Name Description
Protected Method
DoInitialize Activates the view in derived classes.
Protected Method OnExecutionError Raises the Error event.
Protected Method OnViewDeactivated Raises the ViewDestroyed event.

Public Properties

Name Description
Public Property
View Gets the UI View that is set in the Initialize method.
Public Property ViewerContainer Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the Initialize method.

Public Events

Name Description
Public Event
Error Occurs when an error occurs running the view.
Public Event ViewDestroyed Occurs when the view can no longer be displayed.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly